/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

.bold {
  font-weight: bold; }

.nowrap {
  white-space: nowrap; }

.hide {
  display: none; }

.left, section.founderform .q.age, section.founderform .q.gender {
  float: left; }

.right {
  float: right; }

.clear {
  clear: both; }

.center {
  text-align: center; }

.half, section.founderform .q.age, section.founderform .q.gender {
  width: 47%;
  clear: none !important; }

ul.half, section.founderform ul.q.age, section.founderform ul.q.gender {
  width: 45%; }

.g1 {
  width: 12.5%; }

.g2 {
  width: 25%; }

.g3 {
  width: 37.5%; }

.g4 {
  width: 50%; }

.g5 {
  width: 62.5%; }

.g6 {
  width: 75%; }

.g7 {
  width: 87.5%; }

.clearfix:before, .clearfix:after,
section:before, section:after {
  content: "";
  display: table; }

.clearfix:after, section:after {
  clear: both; }

.clearfix, section {
  zoom: 1; }

h1 :target, h2 :target, h3 :target,
h1:target, h2:target, h3:target,
p :target, span:target, .title :target {
  -webkit-animation: target-fade 3s ease .6s;
          animation: target-fade 3s ease .6s;
  box-shadow: 0 0 0 10px rgba(173, 205, 249, 0);
  border-radius: 5px;
  background-clip: padding-box; }

@-webkit-keyframes target-fade {
  0% {
    background-color: #adcdf9;
    box-shadow: 0 0 0 10px #adcdf9; }
  100% {
    background-color: rgba(173, 205, 249, 0);
    box-shadow: 0 0 0 10px rgba(173, 205, 249, 0); } }

@keyframes target-fade {
  0% {
    background-color: #adcdf9;
    box-shadow: 0 0 0 10px #adcdf9; }
  100% {
    background-color: rgba(173, 205, 249, 0);
    box-shadow: 0 0 0 10px rgba(173, 205, 249, 0); } }
.btn {
  font-family: "Avenir Heavy", Avenir, Helvetica, Arial, sans-serif;
  color: #FFF;
  font-size: 1.8rem;
  line-height: 1.6;
  display: inline-block;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  padding: 5px 10px 5px 10px;
  border-radius: 7px;
  border: none;
  white-space: nowrap;
  background: #CCC; }
  .btn:hover {
    color: #FFF;
    background: #3797db; }
  .btn:active {
    color: #FFF;
    background: #4fd128; }
  .btn[disabled] {
    opacity: 0.40;
    cursor: not-allowed; }
  .btn.small {
    font-size: 1.6rem !important; }
  .btn.green {
    background: #4fd128; }
  .btn.orange, .btn.apply {
    background: #FDA942; }
  .btn.addfounder {
    background: #3AE12F; }

#overlay {
  display: block;
  content: ".";
  position: fixed;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  z-index: 100;
  background: transparent; }
  .max #overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.85);
    cursor: pointer; }
    .max #overlay:hover:after {
      color: #FFF; }

.maximize {
  margin: auto;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1000; }

img.maximize {
  background: #FFF;
  border-color: #FFF;
  cursor: pointer;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15); }

@-webkit-keyframes alert-drop-in {
  0% {
    top: -100px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out; }
  12% {
    top: 0; }
  75% {
    top: 0;
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in; }
  100% {
    top: -100px; } }

@keyframes alert-drop-in {
  0% {
    top: -100px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out; }
  12% {
    top: 0; }
  75% {
    top: 0;
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in; }
  100% {
    top: -100px; } }
.alert {
  background: #FA9834;
  font-size: 1.7rem;
  padding: 1.7rem 2.5rem 1.5rem 2.5rem;
  text-align: right;
  font-family: "Avenir Heavy", Avenir, Helvetica, Arial, sans-serif;
  position: fixed;
  top: -100px;
  left: 0px;
  z-index: 1001;
  width: 100%;
  color: #FFF;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1); }
  .alert.loaded {
    -webkit-animation: alert-drop-in 3s;
            animation: alert-drop-in 3s; }
  .alert.alert-error {
    background: #dc322f; }
  .alert.js-alert {
    -webkit-animation: alert-drop-in 1.7s;
            animation: alert-drop-in 1.7s; }
    .alert.js-alert.long {
      -webkit-animation: alert-drop-in 2.5s;
              animation: alert-drop-in 2.5s; }

.tt {
  cursor: help; }

button.tt, a.tt {
  cursor: pointer; }

#tooltip {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  margin: 36px 0 0 0;
  border: 1px solid #333;
  background-color: #333;
  border-radius: 4px;
  padding: 9px 9px 8px 9px;
  font-size: 1.2rem;
  max-width: 250px;
  font-family: "Avenir Heavy", Avenir, Helvetica, Arial, sans-serif;
  color: #fff;
  line-height: 1.2;
  opacity: 0;
  width: 0;
  height: 0;
  overflow: hidden;
  transition: opacity .1s .1s ease-out;
  transform: translate3d(0, 0, 0); }
  #tooltip:before {
    position: absolute;
    bottom: 100%;
    left: 7px;
    width: 0;
    height: 0;
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 10px solid #333; }
  #tooltip.hshift:before {
    right: 7px;
    left: auto; }
  #tooltip.show {
    opacity: 1;
    z-index: 2000;
    width: auto;
    height: auto;
    overflow: visible; }
  #tooltip .t-red {
    color: #e1504e !important; }

.hasSC {
  position: relative;
  overflow: hidden; }
  .hasSC.showShortcuts {
    overflow: visible; }

.showShortcuts .shortcut {
  opacity: 1 !important;
  transform: rotate(-7deg);
  visibility: visible !important; }

.shortcut {
  opacity: 0;
  display: block;
  position: absolute;
  white-space: nowrap;
  padding: 4px 5px 2px 5px;
  border-radius: 4px;
  z-index: 10;
  font-size: 1.6rem;
  line-height: 1;
  background: #268bd2;
  color: #FFF;
  bottom: 100%;
  left: 0;
  margin: 0 0 0 -4px;
  transform: rotate(10deg);
  transform-origin: bottom left;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  visibility: hidden; }
  .shortcut.green {
    color: #fff; }

.vote-form .shortcut {
  margin-bottom: 0px; }

button .shortcut {
  margin-bottom: 3px !important; }

.icon {
  margin-right: 7px; }

/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(/assets/fontawesome-webfont-e219ece8f4d3e4ac455ef31cd3a7c7b5057ea68a109937fc26b03c6e99ee9322.eot?v=4.5.0);
  src: url(/assets/fontawesome-webfont-e219ece8f4d3e4ac455ef31cd3a7c7b5057ea68a109937fc26b03c6e99ee9322.eot?#iefix&v=4.5.0) format("embedded-opentype"), url(/assets/fontawesome-webfont-ff82aeed6b9bb6701696c84d1b223d2e682eb78c89117a438ce6cfea8c498995.woff2?v=4.5.0) format("woff2"), url(/assets/fontawesome-webfont-c812ddc9e475d3e65d68a6b3b589ce598a2a5babb7afc55477d59215c4a38a40.woff?v=4.5.0) format("woff"), url(/assets/fontawesome-webfont-7b5a4320fba0d4c8f79327645b4b9cc875a2ec617a557e849b813918eb733499.ttf?v=4.5.0) format("truetype"), url(/assets/fontawesome-webfont-d67041fe5d50eef9ef671643968f7ce6b130eaaaaa2ce4d496b18d0a33aeb87b.svg?v=4.5.0#fontawesomeregular) format("svg");
  font-weight: normal;
  font-style: normal; }
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }
@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #ffffff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before,
.fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before,
.fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-feed:before,
.fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before,
.fa-users:before {
  content: "\f0c0"; }

.fa-chain:before,
.fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before,
.fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before,
.fa-usd:before {
  content: "\f155"; }

.fa-rupee:before,
.fa-inr:before {
  content: "\f156"; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"; }

.fa-won:before,
.fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"; }

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-hotel:before,
.fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-sticky-note-o:before {
  content: "\f24a"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-hourglass-o:before {
  content: "\f250"; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251"; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255"; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256"; }

.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa-hand-spock-o:before {
  content: "\f259"; }

.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa-hand-peace-o:before {
  content: "\f25b"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-safari:before {
  content: "\f267"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-tv:before,
.fa-television:before {
  content: "\f26c"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-calendar-plus-o:before {
  content: "\f271"; }

.fa-calendar-minus-o:before {
  content: "\f272"; }

.fa-calendar-times-o:before {
  content: "\f273"; }

.fa-calendar-check-o:before {
  content: "\f274"; }

.fa-industry:before {
  content: "\f275"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-map-o:before {
  content: "\f278"; }

.fa-map:before {
  content: "\f279"; }

.fa-commenting:before {
  content: "\f27a"; }

.fa-commenting-o:before {
  content: "\f27b"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-vimeo:before {
  content: "\f27d"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-edge:before {
  content: "\f282"; }

.fa-credit-card-alt:before {
  content: "\f283"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-modx:before {
  content: "\f285"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-usb:before {
  content: "\f287"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-pause-circle-o:before {
  content: "\f28c"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stop-circle-o:before {
  content: "\f28e"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-percent:before {
  content: "\f295"; }

.yellow {
  background-color: #F6D122 !important; }

.orange {
  background-color: #F68529 !important; }

.red {
  background-color: #dc322f !important; }

.magenta {
  background-color: #d33682 !important; }

.purple {
  background-color: #C5A6C9 !important; }

.blue {
  background-color: #268bd2 !important; }

.cyan {
  background-color: #2aa198 !important; }

.green {
  background-color: #47BC24 !important; }

.pink {
  background-color: #EA8A89 !important; }

.t-yellow {
  color: #F6D122 !important; }

.t-orange {
  color: #F68529 !important; }

.t-red {
  color: #dc322f !important; }

.t-magenta {
  color: #d33682 !important; }

.t-purple {
  color: #C5A6C9 !important; }

.t-blue {
  color: #268bd2 !important; }

.t-cyan {
  color: #2aa198 !important; }

.t-green {
  color: #47BC24 !important; }

.t-pink {
  color: #EA8A89 !important; }

.t-white {
  color: #FFF !important; }

.t-gray {
  color: #999 !important; }

@font-face {
  font-family: 'Avenir Light';
  src: url(/assets/avenir-light-2fd1fcb47b9914ed45dd69d577a0023af94ef981d89993edc84003d77691d36c.eot?#iefix);
  src: url(/assets/avenir-light-2fd1fcb47b9914ed45dd69d577a0023af94ef981d89993edc84003d77691d36c.eot?#iefix) format("eot"), url(/assets/avenir-light-29aedb35fbfc266b60646f1c911b14c247e9b4596802d21ade9d146006f5f1ae.woff2) format("woff2"), url(/assets/avenir-light-929a623171a4b0b909401d0fb1e9847b060e8e2c1cac442d2a1c43459a1ae600.woff) format("woff"), url(/assets/avenir-light-e461f2c0e5e90bd784ef66653117beb0132274f02e725fa341a06d373f2ae6a8.ttf) format("truetype"), url(/assets/avenir-light-4231cfa7d0f1132e2488f25ca62688d3f7fbf3b314e82e70807f57ac3f22dd31.svg#57fd8d3b-c855-4bd8-9e49-04ae9a760f9d) format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Avenir Heavy';
  src: url(/assets/avenir-heavy-012bfb28a73d4a8745afaeffd214e2df02bb82ba7df7b34b417a2df92c09d5bd.eot?#iefix);
  src: url(/assets/avenir-heavy-012bfb28a73d4a8745afaeffd214e2df02bb82ba7df7b34b417a2df92c09d5bd.eot?#iefix) format("eot"), url(/assets/avenir-heavy-3d177a1c9ed0ef7f635e70e89b68b1910d4743470bb537fb4ff0c67b1d2a9b61.woff2) format("woff2"), url(/assets/avenir-heavy-a0a26ddfc85d1b77ff4257fcbea42ea8af40cfb9f31647484f1cbf28c2de7a21.woff) format("woff"), url(/assets/avenir-heavy-dc427f965568b739dd96472608938a9e3dbf4d627a2d246056915b1ca2598b45.ttf) format("truetype"), url(/assets/avenir-heavy-10164e5694887ac065be8621fb552eb6064384e927ce0cf48f2e0debbfe37e2b.svg#b1b086a3-6c38-4045-97a7-d96baabf6392) format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Lora';
  src: url(/fonts/Lora-VariableFont_wght.ttf); }
@font-face {
  font-family: 'Lora';
  src: url(/fonts/Lora-Italic-VariableFont_wght.ttf);
  font-style: italic; }
html {
  font-size: 62.5%; }

body {
  font-family: "Avenir Light", Avenir, Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

b, strong, cite, article h3, footer h3, cite {
  font-family: "Avenir Heavy", Avenir, Helvetica, Arial, sans-serif;
   }

b, strong {
  line-height: 1.4; }

em, i {
  font-family: "Avenir Light", Avenir, Helvetica, Arial, sans-serif;
  font-weight: normal; }

.title {
  position: relative; }

.updated {
  position: relative;
  margin: 5px 0 0 0;
  color: #777;
  font-size: 1.4rem; }

h1, h2, h3, h4 {
  font-weight: normal;
  margin: 0; }

h1 {
  position: relative; }

h2, .h2 {
  position: static;
  font-size: 2.4rem;
  line-height: 1.6; }

h4, .h4 {
  font-size: 1.4rem;
  font-weight: normal;
  color: #999; }

article {
  line-height: 2.6rem; }
  article h2 {
    margin-top: 6rem; }
  article h2:first-of-type, article h3 + h2 {
    margin-top: -.6rem; }
  article img ~ h2 {
    margin-top: 2rem; }
  article h3 {
    margin: 6rem 0 1.3rem 0;
    position: relative;
    left: -13px;
    font-size: 1.3rem;
    color: #F0652F;
    text-transform: uppercase; }
    article h3:first-of-type {
      margin: 0 0 1.3rem 0; }
  article ul, article ol {
    margin: 0 0 26px 0;
    padding: 0 0 0 18px; }

.faq h2, h2.q {
  font-family: "Avenir Heavy", Avenir, Helvetica, Arial, sans-serif;
  font-size: 1.8rem;
  margin-top: 2rem; }

.faq p, p.a {
  margin-top: 0; }

article a, .link-button span {
  font-family: "Avenir Heavy", Avenir, Helvetica, Arial, sans-serif;
  color: #268bd2;
  border-bottom: 1px solid #DEDEDE;
  line-height: 1.4; }

a {
  text-decoration: none;
  color: #268bd2;
  border-color: transparent; }
  a:hover {
    color: #268bd2;
    border-color: #a3cfee;
    transition: border .3s ease-out, background-color .3s ease-out; }
  a:active {
    color: #47BC24;
    border-color: #70dd4f; }

.notes {
  font-size: 85%;
  counter-reset: note; }
  .notes h2 {
    position: relative;
    left: -13px; }
  .notes div {
    position: relative;
    padding: 0 0 0 26px; }
    .notes div:before {
      content: counter(note) ".";
      counter-increment: note;
      position: absolute;
      display: inline-block;
      margin: 1px 0 0 -26px;
      color: #000;
      font-family: "Avenir Heavy", Avenir, Helvetica, Arial, sans-serif; }

a[href*="#note"] {
  display: inline-block;
  font-size: 1.3rem;
  line-height: 1rem;
  padding: 7px 6px 4px 6px;
  position: relative;
  bottom: 1px;
  background: #268bd2;
  color: #FFF;
  border: none;
  text-indent: 0;
  border-radius: 5px;
  background-clip: padding-box; }
  a[href*="#note"]:hover {
    background: #F0652F; }
  a[href*="#note"]:active {
    background: #54d72d; }

a[href*="#return"] {
  display: inline-block;
  position: relative;
  top: 1px;
  margin: 0 0 0 3px;
  padding: .5rem .3rem .1rem .3rem;
  transform: rotate(-90deg);
  border-radius: 5px;
  background-clip: padding-box;
  border: none;
  background: #E6E6DF;
  color: #268bd2;
  text-indent: 0 !important;
  font-size: 1.2rem;
  line-height: 100% !important; }
  a[href*="#return"]:before, a[href*="#return"]:after {
    content: none; }
  a[href*="#return"]:hover {
    background: #268bd2;
    color: #FFF; }
  a[href*="#return"]:active {
    background: #54d72d;
    color: #FFF; }

.underline {
  text-decoration: underline; }

fieldset {
  margin: 0;
  padding: 26px 0 13px 0;
  border: none;
  border-top: 1px solid #dedede; }
  fieldset:first-of-type {
    border: none;
    padding: 0 0 13px 0; }
  p ~ form fieldset:first-of-type {
    border-top: 1px solid #dedede;
    margin: 46px 0 0 0; }
  fieldset.buttons {
    border: none;
    padding: 26px 0 13px 0; }
    fieldset.buttons .right {
      padding-top: 10px; }

fieldset.text h2 {
  font-family: "Avenir Heavy", Avenir, Helvetica, Arial, sans-serif; }

fieldset.text h4 {
  margin-bottom: 39px; }

.error_msg {
  font-family: "Avenir Heavy", Avenir, Helvetica, Arial, sans-serif;
  color: #fff;
  padding: 7px 26px;
  margin: -6px 0 26px 0; }

label {
  display: block;
  font-size: 1.6rem;
  margin: 0 0 0.2rem 0;
  font-family: "Avenir Heavy", Avenir, Helvetica, Arial, sans-serif; }
  label input,
  label textarea {
    font-family: "Avenir Light", Avenir, Helvetica, Arial, sans-serif; }
  label.desc {
    margin-bottom: 1rem; }
  label ul {
    padding: 0 !important;
    margin: 0 0 0.6rem 1.6rem !important;
    font-family: "Avenir Light", Avenir, Helvetica, Arial, sans-serif; }

form.inline-form {
  display: inline; }

.link-button {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  display: inline;
  text-align: left; }

input[type="text"], input[type="number"] {
  width: 50%; }

input.long[type="text"] {
  width: 100%; }

input.short[type="text"] {
  width: 10%; }

input.large[type="text"], input[type="text"].q.q-string, input[type="text"].q.q-users,
input[type="url"],
input[type="email"] {
  width: 80%;
  margin: 0 0 0.6rem 0; }

input[type="submit"],
button[type="submit"],
button[type="button"] {
  margin-right: 1rem; }

select {
  font-family: "Avenir Light", Avenir, Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  padding: 0.5rem;
  border: 1px solid #ccc;
  min-width: 38%; }

textarea {
  width: 100%;
  min-height: 10rem;
  margin: 0;
  transition: height 0.2s; }

input,
textarea {
  border: 1px solid #ccc;
  padding: 0.5rem; }

input[readonly] {
  background: none;
  border: none;
  padding: 0 0.5rem 0.3rem 0;
  color: #444; }

html {
  background: #f6f6ef;
  border-left: 13px solid #FFF; }

body {
  padding: 0; }

header, .content, footer {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto; }

section, header nav, footer nav {
  width: 88.888%;
  padding: 26px 26px 26px 0;
  margin: 0 0 0 11.111%;
  border-bottom: 1px solid #DEDEDE; }

header .yclogo, aside, footer .yclogo {
  display: block;
  position: absolute;
  width: 11.111%;
  margin-left: -11.111%;
  padding: 0 26px 0 7px; }

section {
  padding: 39px 26px 39px 0; }

aside {
  text-align: right; }
  aside h3 {
    left: 0; }

footer nav {
  border: none; }

header {
  position: relative; }
  header .message, header .user {
    text-align: right;
    height: 60px;
    padding: 20px 0 0 0; }
    header .message span, header .user span {
      display: inline-block;
      font-size: 1.9rem;
      vertical-align: middle; }
  header .apply {
    padding: 7px 10px 5px 10px;
    margin: -10px 0 0 13px; }

.yclogo a.logo {
  display: inline-block;
  position: absolute;
  right: 26px;
  height: 60px;
  width: 60px; }
  .yclogo a.logo img {
    width: 100%; }

article {
  padding-right: 26px; }
  article.notes {
    padding-top: 36px; }
  article figure {
    margin: 0; }
  article img {
    max-width: 100%;
    border: 1px solid #AAA; }

iframe.video {
  width: 100%;
  background: #000; }

.toc {
  background: #FFF;
  margin: -.6rem 0 26px 0;
  padding: 13px;
  position: relative; }
  .toc h4 {
    margin: 10px 0 10px 7px;
    font-size: 1.5rem; }
  .toc ol, .toc ul {
    margin-top: 0;
    padding-left: 30px; }
  .toc li {
    margin: 0;
    padding: 0;
    min-height: 2rem;
    font-size: 1.5rem;
    border-radius: 5px;
    width: 80%; }
    .toc li:hover {
      background: #e3f1fa; }
    .toc li:active {
      background: #dcf3dc; }
  .toc a {
    font-family: "Avenir Heavy", Avenir, Helvetica, Arial, sans-serif;
    display: block;
    color: #555;
    padding: .4rem .5rem .3rem .7rem; }
  .toc .active {
    background-color: #ff611a !important; }
    .toc .active a {
      color: #FFF;
      text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); }
  .toc .elsewhere li {
    margin: 0 0 .6rem 0; }
    .toc .elsewhere li:hover, .toc .elsewhere li:active {
      background: none; }
  .toc .elsewhere a {
    display: inline;
    border-bottom: 1px solid transparent;
    padding: 0;
    color: #268bd2; }
    .toc .elsewhere a:hover {
      border-bottom: 1px solid #a3cfee; }
    .toc .elsewhere a:after {
      margin: 4px 0 0 5px; }
  .toc .more {
    display: inline-block;
    float: right;
    color: #268bd2;
    border-bottom: 1px solid #EEE;
    font-size: 1.3rem;
    margin: 0 7px 7px 0;
    padding: 0; }

.rightTri {
  position: relative; }
  .rightTri:after {
    position: absolute;
    left: 100%;
    margin: 7px 0 0 5px;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 10.4px;
    border-color: transparent transparent transparent #DEDEDE; }
  .rightTri:hover:after {
    border-color: transparent transparent transparent #a3cfee; }
  .rightTri:active:after {
    border-color: transparent transparent transparent #70dd4f; }

footer {
  position: relative; }
  footer h3 {
    margin: 28px 26px 26px 26px;
    font-size: 1.8rem;
    line-height: 6rem;
    position: absolute;
    top: 0;
    right: 0; }
  footer ul {
    display: block;
    height: 60px;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0; }
  footer li {
    display: inline-block;
    float: left;
    margin: 0 13px 0 0;
    line-height: 6rem;
    font-size: 1.6rem; }
  footer a {
    color: #000;
    border-bottom: 1px solid #DEDEDE; }
  footer .apply {
    font-size: 1.6rem;
    line-height: 1.6;
    padding-top: 7px;
    padding-bottom: 4px; }

.table {
  width: 100%; }
  .table tr:first-of-type td {
    margin-top: 0 !important;
    padding-top: 0 !important; }
  .table td, .table th {
    padding: 0 1em 0 0; }
  .table td:last-child {
    text-align: right; }
  .table thead th:last-child {
    text-align: right; }
  .table .s td {
    padding: 1em 0;
    color: #EC4F1B;
    font-family: "Avenir Heavy", Avenir, Helvetica, Arial, sans-serif;
    margin: 0 0 -1px 0;
    text-align: left; }
  .table .s td:first-child {
    color: #FA9834; }
  .table th {
    text-align: left;
    font-family: "Avenir Heavy", Avenir, Helvetica, Arial, sans-serif;
    font-weight: normal;
    position: relative;
    bottom: -1px; }

.slim .yclogo {
  padding: 0 !important; }
  .slim .yclogo .logo {
    height: 32px;
    width: 32px; }
.slim h3 {
  line-height: 32px;
  margin-bottom: -1px; }
.slim ul {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left; }
.slim li {
  display: inline-block;
  border-right: 1px solid #DEDEDE;
  padding: 0 10px;
  margin: 0;
  height: 32px; }
  .slim li:first-of-type {
    padding-left: 0; }
  .slim li:last-of-type {
    border-right: none; }
  .slim li a, .slim li span {
    display: block;
    padding: 6px 0 0 0;
    color: #444;
    line-height: 1.2; }
  .slim li a {
    border-bottom: 1px solid #CCC; }
    .slim li a:hover {
      color: #268bd2;
      border-color: #a3cfee; }
  .slim li .action {
    background: #268bd2;
    color: #FFF;
    padding: 9px 8px 5px 8px;
    border: none;
    position: relative;
    top: -1px;
    border-radius: 7px;
    font-size: 95%;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    font-family: "Avenir Heavy", Avenir, Helvetica, Arial, sans-serif; }
    .slim li .action:hover {
      background: #47BC24;
      color: #FFF; }
.slim .breadcrumbs li {
  border: none !important;
  position: relative; }
  .slim .breadcrumbs li:after {
    content: "\f054";
    color: #CCC;
    position: absolute;
    top: 11px;
    font-family: FontAwesome;
    right: -5px;
    display: inline-block; }
  .slim .breadcrumbs li.current a {
    color: #EC4F1B !important;
    cursor: default;
    pointer-events: none; }
    .slim .breadcrumbs li.current a:hover {
      color: #EC4F1B !important; }
  .slim .breadcrumbs li.current:after {
    display: none; }
.slim .breadcrumbs a {
  font-family: "Avenir Heavy", Avenir, Helvetica, Arial, sans-serif;
  color: #BBB;
  padding-top: 9px;
  border-color: transparent; }
.slim .user {
  height: 32px;
  line-height: 30px;
  padding: 0; }

.q {
  margin: 0 0 1.8rem 0; }
  .q.error input {
    font-weight: bold;
    color: #dc322f;
    border-color: #dc322f; }
  .q p {
    font-family: "Avenir Light", Avenir, Helvetica, Arial, sans-serif;
    font-weight: normal;
    margin: 0 0 .6rem 0;
    padding: .2rem 0 0 0;
    font-size: 1.4rem;
    line-height: 1.6rem;
    color: #555; }

.q.half, section.founderform .q.age, section.founderform .q.gender {
  width: 38%;
  margin-right: 4%;
  margin-top: -.8rem; }

.q.third {
  width: 38%;
  margin-right: 4%;
  float: left; }

.q.fourth {
  width: 23%;
  margin-right: 4%;
  float: left; }

.q.fourth input[type='text'],
.q.third input[type='text'],
.q.third input[type='email'],
.q.half input[type='text'],
section.founderform .q.age input[type='text'],
section.founderform .q.gender input[type='text'] {
  width: 100% !important; }

.q.product_link {
  margin-bottom: 0; }

.title h1 {
  font-family: "Avenir Light", Avenir, Helvetica, Arial, sans-serif; }

.viewapp .t-red .count {
  background: #dc322f; }
.viewapp .t-red h3 {
  color: #dc322f; }
.viewapp .count {
  background: #F68529;
  color: #FFF;
  border-radius: 4px;
  margin-left: 3px;
  padding: 3px 4px 1px 4px; }
.viewapp .founderinfo {
  margin-bottom: 26px; }
.viewapp h4.q {
  margin: 0 0 5px 0;
  padding: 0;
  color: #222;
  position: relative;
  top: -1px;
  line-height: 1.6;
  font-family: "Avenir Heavy", Avenir, Helvetica, Arial, sans-serif; }
.viewapp h4 p {
  display: none; }
.viewapp h4 ul {
  font-family: "Avenir Light", Avenir, Helvetica, Arial, sans-serif;
  margin-bottom: 0; }
.viewapp .a {
  clear: both; }
.viewapp .a p {
  font-size: 1.4rem;
  line-height: 1.6;
  margin: 0 0 13px 13px;
  color: #000; }
.viewapp .shortcut-url, .viewapp .a.stage, .viewapp .a.npstage, .viewapp .a.revenue, .viewapp .a.incyet {
  float: left;
  width: 47%;
  clear: none !important; }
.viewapp .shortcut-demo, .viewapp .a.whenbeta, .viewapp .a.howmuch, .viewapp .a.inctype {
  float: right;
  width: 47%;
  clear: none !important; }
.viewapp .badness p {
  font-family: "Avenir Heavy", Avenir, Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  color: #168C27;
  text-transform: uppercase; }
.viewapp p.url a {
  display: inline-block;
  line-height: 1;
  position: relative;
  bottom: -4px;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  border-color: transparent; }
.viewapp .bada p, .viewapp p.t-red {
  color: #dc322f !important;
  font-family: "Avenir Heavy", Avenir, Helvetica, Arial, sans-serif; }
.viewapp .textanswer {
  position: relative; }
.viewapp .textanswer a {
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto; }
.viewapp .youtube {
  position: relative;
  left: -13px;
  background: #000;
  padding: 0 !important;
  margin: 0 0 13px 0;
  width: 100%; }
  .viewapp .youtube iframe {
    display: block;
    margin: 0 auto;
    width: 100% !important; }
.viewapp [data-youtube-id] a {
  display: none; }

.viewapp {
  position: relative; }

.foundernav {
  background: rgba(0, 0, 0, 0.03);
  padding: 13px 16px 13px 16px;
  border-radius: 7px;
  width: 35%;
  float: right;
  font-size: 1.4rem;
  margin: 0;
  overflow: scroll;
  max-height: 85vh;
  position: -webkit-sticky;
  position: sticky;
  top: 32px; }
  .foundernav .name {
    margin: 0; }
  .foundernav ol {
    padding: 0;
    margin: 0 0 2rem 2rem; }
  .foundernav ul {
    margin: 0 0 2rem 0;
    padding: 0;
    list-style: none; }
  .foundernav ul:last-of-type {
    margin-bottom: 0; }
  .foundernav li {
    white-space: nowrap; }
    .foundernav li p {
      margin: 0; }
    .foundernav li a {
      font-family: "Avenir Heavy", Avenir, Helvetica, Arial, sans-serif; }

/* Hide scrollbar for Chrome, Safari and Opera */
.foundernav::-webkit-scrollbar, .app-notes::-webkit-scrollbar {
  display: none; }

/* Hide scrollbar for IE, Edge and Firefox */
.foundernav, .app-notes {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */ }

.founderinfo {
  clear: none !important;
  background: rgba(0, 0, 0, 0.03);
  padding: 17px 13px 2px 13px;
  margin: 0 0 1.6rem 0;
  font-size: 80%; }
  .founderinfo h2 {
    font-size: 2rem;
    border-bottom: 1px dotted #CCC;
    width: 80%;
    margin-bottom: 13px; }
    .founderinfo h2:before {
      font-family: "Avenir Heavy", Avenir, Helvetica, Arial, sans-serif; }
    .founderinfo h2 b a {
      border: none; }
    .founderinfo h2 .agegender {
      padding: 0 0 0 7px;
      color: #777;
      font-size: 1.3rem; }
  .founderinfo p {
    line-height: 1.6; }
  .founderinfo ul.links {
    position: relative;
    z-index: 100;
    list-style: none;
    text-align: right; }
  .founderinfo .a {
    clear: left !important; }

.summary-bullet {
  font-size: 1.4rem; }

#f_company, #f_organization {
  border-top: none;
  padding-top: 0; }
  #f_company .a-name, #f_organization .a-name {
    display: none; }

@media only screen and (min-width: 1125px) {
  header nav, section, footer nav {
    padding-right: 0; }

  footer h3 {
    margin-right: 0; }

  footer li {
    margin: 0 19px 0 0; } }
@media only screen and (max-width: 900px) {
  h1, .updated {
    left: 0; }

  footer h3 {
    display: none; }

  .slideshow {
    float: none;
    margin: 0 0 39px 0;
    width: 95%;
    height: auto;
    max-height: 360px;
    text-align: center; }
    .slideshow img {
      float: none;
      max-height: auto;
      width: 100%;
      height: auto; }

  .about article {
    padding: 0;
    width: 100%; }

  .startups article {
    display: block; }
    .startups article div {
      display: block;
      width: 100%; }

  .startupLogos img {
    width: 75px;
    height: 75px; } }
@media only screen and (max-width: 640px) {
  .jump {
    display: none; }

  .comments {
    z-index: 2000; }

  .app .pick ul {
    padding-right: 0; }

  header {
    border-bottom: 1px solid #DEDEDE; }
    header nav {
      border: none;
      padding-right: 17px; }
      header nav .yclogo {
        position: static;
        float: left; }
        header nav .yclogo a.logo {
          position: static; }
      header nav ul.breadcrumbs {
        padding-left: 4px; }

  .apply b {
    display: none; }

  section {
    padding: 26px 16px 26px 6px;
    margin: 0;
    width: 100%; }

  article {
    padding-right: 0; }

  article h3 {
    left: -7px; }

  .g6, .g3, .g5, .g7, .g4 {
    width: 100%;
    height: auto !important;
    float: none; }

  header span, .toc {
    display: none !important; }

  aside {
    position: static;
    margin: 0 0 13px 0;
    padding: 0;
    text-align: left; }

  .wired {
    float: none;
    margin-bottom: 26px; }

  .peopleQuotes figure {
    margin-right: 0; }

  .startupLogos, .wired img {
    display: none !important; }

  .biglink {
    width: 100%;
    margin: 0 0 26px 0; }
    .biglink img {
      min-width: 100%; }

  footer nav {
    margin: 26px;
    padding: 0;
    text-align: center; }

  footer ul {
    width: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }

  footer li {
    line-height: 2em;
    margin: 3px 5px; }

  footer .yclogo {
    display: none; }

  .latest {
    padding: 0 16px 7px 6px; }

  .upcoming ul {
    margin: 0 26px 0 26px; }

  .gallery figure {
    float: left !important;
    margin: 0 0 26px 0 !important; }

  .gallery figcaption {
    display: block; }

  .gallery img {
    min-height: 100px !important;
    height: auto !important;
    width: 100% !important;
    cursor: default !important; }

  .table.responsive tr td:first-child {
    margin-top: 2em;
    font-size: 1.5rem; }
  .table.responsive tr td:last-child {
    line-height: 1.8rem; }
  .table.responsive tr td, .table.responsive tr th {
    display: block;
    width: 100%;
    padding: 0 !important;
    text-align: left !important; }
  .table.responsive tr th, .table.responsive tr.s td:last-child {
    display: block;
    width: 100%;
    font-size: 2rem; }
  .table.responsive tr.s td:first-child {
    margin-top: 2em; }

  #vote_comments {
    height: 70px;
    min-height: 70px; } }
@media print {
  .toc {
    display: none !important; } }
.app-card, .card, .appstatus, .previous-apps-app, .toc {
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 2px 2px rgba(0, 0, 0, 0.1);
  border: none;
  outline: none; }

.app-card:hover {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 2px 2px rgba(0, 0, 0, 0.25); }

.app-card:focus, .app-card:active {
  box-shadow: 0 0 0 1px rgba(38, 138, 210, 0.5), 0 2px 2px rgba(38, 138, 210, 0.8); }

html {
  border-left: none; }

#new-session {
  padding: 100px 10px;
  text-align: center; }
  #new-session .updated {
    font-size: 1.8rem; }
  #new-session .btn.apply {
    margin-top: 30px;
    white-space: normal; }

.app {
  padding-top: 24px; }
  .main-index .app {
    padding-top: 0; }

.appstatus {
  position: relative; }

.help {
  position: absolute;
  right: 16px;
  bottom: -32px;
  font-size: 1.2rem; }

.app .pick ul {
  padding-right: 30px;
  margin: 30px 0; }
  .app .pick ul:first-of-type {
    padding-top: 0; }
  .app .pick ul:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0;
    border: none; }
.app .pick .or {
  position: absolute;
  left: 10%;
  bottom: -16px;
  z-index: 100;
  background: #EC4F1B;
  width: 30px;
  height: 30px;
  line-height: 27px;
  border-radius: 50%;
  text-align: center;
  font-size: 1.2rem;
  text-indent: 0;
  border: 2px solid #f6f6ef;
  text-transform: uppercase; }

.pick .icon {
  opacity: .5; }
.pick var {
  background: #000;
  display: block !important;
  text-align: center;
  float: left;
  position: relative;
  left: -13px;
  top: -13px;
  width: 50px;
  padding: 15px 0 11px 0;
  line-height: 1.6;
  margin: 0;
  font-style: normal;
  font-family: "Avenir Heavy", Avenir, Helvetica, Arial, sans-serif; }
.pick ul {
  list-style: none;
  width: 100%;
  padding: 0 26px 0 0; }
.pick li {
  display: block;
  margin-bottom: 2px;
  position: relative;
  font-family: "Avenir Heavy", Avenir, Helvetica, Arial, sans-serif; }
  .pick li.primary a, .pick li.primary button {
    padding: 30px 15px;
    font-size: 1.8rem; }
  .pick li.edit a, .pick li.edit button, .pick li.create a, .pick li.create button, .pick li.review a, .pick li.review button {
    background: #268bd2; }
    .pick li.edit a:hover, .pick li.edit button:hover, .pick li.create a:hover, .pick li.create button:hover, .pick li.review a:hover, .pick li.review button:hover {
      background: #F68529; }
  .pick li.new a, .pick li.new button {
    background: #47BC24;
    font-family: "Avenir Heavy", Avenir, Helvetica, Arial, sans-serif; }
    .pick li.new a:hover, .pick li.new button:hover {
      background: #F68529; }
  .pick li.invalid a, .pick li.invalid button {
    background: #C0C0C0;
    font-family: "Avenir Heavy", Avenir, Helvetica, Arial, sans-serif; }
    .pick li.invalid a:hover, .pick li.invalid button:hover {
      background: #808080; }
  .pick li.new.editfounder a {
    background: #8EBD1E; }
.pick li button {
  border: none;
  width: 100%;
  text-align: left; }
.pick li a, .pick li button {
  display: block;
  background: #62ade3;
  color: #FFF;
  padding: 15px;
  line-height: 1.6;
  border-radius: 2px; }
  .pick li a:hover, .pick li button:hover {
    background: #F68529; }
.pick .list a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 50px; }

.new .icon:before,
.create .icon:before,
.editapp .icon:before,
.video-interview-invitation .icon:before,
.video-interview .icon:before {
  margin-right: 15px; }

.video-interview-invitation .icon:before {
  content: "\f073"; }

.video-interview .icon:before {
  content: "\f03d"; }

.startup .icon:before {
  content: "\f016"; }

.nonprofit .icon:before {
  content: "\f15b"; }

.editapp .icon:before {
  content: "\f0f6"; }

.editfounder .icon:before, .organization .icon:before {
  content: "\f007"; }

.app-msgs .icon {
  padding-right: 4px; }

.app-msgs .icon:before {
  content: "\f0e0"; }

.app-interviews .icon:before, .hours .icon:before {
  content: "\f073"; }

.timeleft .icon:before {
  content: "\f017";
  color: #EC4F1B;
  font-size: 3rem; }

.appstatus {
  margin: 30px 0 15px;
  padding: 30px;
  background: #FFF;
  min-height: 380px; }
  .appstatus ul {
    margin-bottom: 26px; }
    .appstatus ul:last-of-type {
      margin-bottom: 0; }
    .appstatus ul li {
      font-size: 1.6rem; }
  .appstatus .action {
    text-transform: uppercase;
    font-size: 1.1rem;
    line-height: 1; }
  .appstatus h2 {
    margin: 0 0 -3px 0;
    font-size: 1.9rem;
    color: #AAA;
    font-family: "Avenir Heavy", Avenir, Helvetica, Arial, sans-serif; }
  .appstatus b {
    color: #EC4F1B; }
  .appstatus strong {
    color: #6CC544; }
  .appstatus strong.late {
    color: #7E59C9; }
  .appstatus em {
    font-family: "Avenir Heavy", Avenir, Helvetica, Arial, sans-serif;
    font-style: normal;
    position: relative;
    line-height: 1rem; }

.schedule {
  border-bottom: none; }
  .schedule h3 a {
    font-size: 1.4rem;
    float: right;
    position: relative;
    bottom: -4px;
    border-bottom: 1px solid #DEDEDE; }

.calendar {
  position: relative;
  margin-top: 17px;
  padding: 0; }

.timeline {
  width: 100%; }
  .timeline td {
    border-top: 3px solid #FA9834;
    padding: 7px 0 0 0;
    position: relative; }
  .timeline h3 {
    line-height: 1;
    font-family: "Avenir Heavy", Avenir, Helvetica, Arial, sans-serif;
    font-size: 1.4rem;
    padding: 13px 0 0 0; }
  .timeline p {
    margin: 0;
    color: #444;
    font-size: 1.2rem; }
  .timeline td.middle {
    text-align: right; }
    .timeline td.middle h3, .timeline td.middle p {
      position: relative;
      right: -10px; }
  .timeline td.last {
    text-align: right; }
    .timeline td.last .dot {
      right: 0; }

span.dot {
  content: '';
  background: #EC4F1B;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  position: absolute;
  top: -7px; }

.today {
  content: '';
  background: #FA9834;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  position: absolute;
  top: -9px;
  margin-left: -5px;
  transition: left ease-in 5s; }
  .today.middle {
    margin-left: -7px; }
  .today.last {
    margin-left: -15px; }

.nojs .today {
  left: 0; }

th.rank {
  text-align: right;
  width: 30px; }

.highlight tr:hover {
  background: #FFF; }

td a {
  font-family: "Avenir Heavy", Avenir, Helvetica, Arial, sans-serif; }

tr.highlighted {
  background-color: #cee6f6; }

.messages .message {
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
  margin-bottom: 30px; }
  .messages .message aside h3 {
    margin-bottom: 0px; }
  .messages .message aside .time {
    margin-top: -9px;
    font-size: 1.1rem;
    color: #444; }
  .messages .message.from-applicant h3 {
    color: #111; }
.messages .message-reply {
  margin-top: 30px; }
  .messages .message-reply aside h3 {
    color: #268bd2; }
  .messages .message-reply input[type=submit] {
    margin-top: 10px; }

table.interviews {
  width: 100%;
  margin: 0 0 39px 0; }
  table.interviews thead th {
    background-color: #F46508;
    text-align: left;
    padding: 12px 10px 8px;
    font-size: 2.0rem;
    font-family: "Avenir Heavy", Avenir, Helvetica, Arial, sans-serif;
    color: #fff; }
  table.interviews tbody th {
    font-family: "Avenir Heavy", Avenir, Helvetica, Arial, sans-serif;
    font-size: 1.2rem;
    padding-top: 4px; }
  table.interviews tbody td, table.interviews tbody th {
    border: 1px solid #e4e4ce; }
  table.interviews tbody td {
    text-align: center;
    font-size: 1.4rem; }
    table.interviews tbody td span, table.interviews tbody td button {
      width: 100%;
      padding: 8px 0px;
      border: none;
      background: none;
      line-height: 1.6;
      display: block; }
    table.interviews tbody td button {
      transition: background 0.3s;
      background: #fcf0b5;
      color: #268bd2;
      text-decoration: underline; }
      table.interviews tbody td button:focus {
        outline: 0; }
      table.interviews tbody td button:hover {
        background: #268bd2;
        color: #FFF; }
      table.interviews tbody td button:active {
        background: #6CC544;
        color: #fff; }
    table.interviews tbody td.taken, table.interviews tbody td.taken span {
      background-color: #ddd;
      color: #555; }
    table.interviews tbody td.current-user, table.interviews tbody td.current-user span {
      font-family: "Avenir Heavy", Avenir, Helvetica, Arial, sans-serif;
      background: #6CC544;
      color: #fff; }
    table.interviews tbody td.current-user span {
      position: relative;
      bottom: -1px; }

.book-directly label {
  font-family: "Avenir Light", Avenir, Helvetica, Arial, sans-serif; }
.book-directly ul {
  margin-left: 40px !important; }

.please-update {
  background: rgba(244, 101, 8, 0.1);
  border: 1px solid #F46508;
  padding: 15px 15px 0;
  margin: 0 -15px; }
  .please-update .update-header {
    color: #F46508;
    font-weight: bold;
    font-size: 1.5rem; }

.addfounders {
  background: rgba(0, 0, 0, 0.03);
  padding: 13px 13px 10px 13px;
  margin: 0 0 1.6rem 0;
  font-size: 80%; }
  .addfounders .founder {
    clear: both; }
    .addfounders .founder input {
      font-size: 80%; }
  .addfounders .new .remove {
    display: none; }
  .addfounders .new .invitation-link {
    display: none; }
  .addfounders .new .edit-profile {
    display: none; }
  .addfounders .saved .add {
    display: none; }
  .addfounders .current-user {
    margin-bottom: 2rem; }
    .addfounders .current-user.saved {
      border-bottom: none; }
    .addfounders .current-user .remove {
      display: none; }
  .addfounders label h4 {
    color: #777; }
  .addfounders .cofounders label {
    margin: 0; }
  .addfounders .saved:first-of-type {
    padding-top: 0; }
  .addfounders .founder-email {
    float: left;
    width: 50%;
    margin-right: 3%; }
    .addfounders .founder-email input {
      width: 100%; }
  .addfounders .q {
    margin-bottom: .4rem; }
  .addfounders .remove {
    color: #EC4F1B;
    margin-right: 13px; }
    .addfounders .remove:hover {
      border-color: #f8bca8; }
  .addfounders .add {
    color: #41AC22; }
    .addfounders .add:hover {
      border-color: #86e26c; }

.savelater {
  margin-right: 1rem; }

#submit {
  background-color: #7bcb57; }
  #submit:hover {
    background-color: #6CC544; }

.event h3 {
  margin-top: 25px; }

.event-questions label, .event-questions input[type=submit] {
  margin-top: 15px; }

.rsvp form {
  display: inline-block; }
.rsvp input[type=submit] {
  margin-right: 15px; }

.no-typogr {
  padding-right: 26px; }

#f_founder .locality, #f_founder .administrative_area_level_1, #f_founder .country_code {
  float: left;
  width: 80%; }
  #f_founder .locality input, #f_founder .administrative_area_level_1 input, #f_founder .country_code input {
    width: 100%; }

section.virtual_interview {
  background: #fff;
  border-radius: 2px;
  padding: 10px; }

.reviewapp .icon:before {
  content: "\f164"; }

.recommendapp .icon:before {
  content: "\f005"; }

h3.voted {
  float: right;
  position: relative;
  top: 7px;
  color: #777; }
  h3.voted b {
    color: #222; }

.comments form {
  background: #FFF;
  border: 1px solid #FFF;
  padding: 13px 13px 0 13px;
  margin: 0 0 26px 0;
  border-radius: 12px; }
.comments textarea {
  border-radius: 7px;
  border-color: #DEDEDE; }
.comments .guidelines {
  position: relative;
  top: 4px;
  right: 10px;
  line-height: 1;
  font-family: "Avenir Heavy", Avenir, Helvetica, Arial, sans-serif;
  border-bottom: 1px solid #DEDEDE; }
.comments.is_stuck form {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15); }
.comments .no-idea div.right {
  padding-top: 0; }
.comments .idea-voting .btn-set {
  margin-top: 10px;
  clear: left; }
  .comments .idea-voting .btn-set .guidelines {
    top: 12px; }
  .comments .idea-voting .btn-set h3 {
    width: 43px;
    float: left;
    font-family: "Avenir Heavy", Avenir, Helvetica, Arial, sans-serif;
    color: #454545;
    padding-top: 10px;
    margin-right: 10px;
    line-height: 1.6;
    text-align: right;
    text-transform: uppercase; }
.comments .buttons {
  margin: -15px 0 0 0;
  padding: 0 0 20px 0; }
.comments .btn {
  cursor: pointer;
  text-transform: capitalize;
  font-family: "Avenir Heavy", Avenir, Helvetica, Arial, sans-serif;
  margin-right: 7px; }
.comments .btn-maybe {
  background: #47BC24; }
.comments .btn-no {
  background: #dc322f; }
.comments .btn-skip {
  background: #F6D122;
  color: #444;
  text-shadow: none; }
.comments .voted-no .btn-maybe,
.comments .voted-maybe .btn-no,
.comments .voted .btn-skip,
.comments .skipped .btn-maybe, .comments .skipped .btn-no {
  background: #CCC;
  color: #FFF; }
  .comments .voted-no .btn-maybe .shortcut,
  .comments .voted-maybe .btn-no .shortcut,
  .comments .voted .btn-skip .shortcut,
  .comments .skipped .btn-maybe .shortcut, .comments .skipped .btn-no .shortcut {
    background: #444; }
  .comments .voted-no .btn-maybe:hover,
  .comments .voted-maybe .btn-no:hover,
  .comments .voted .btn-skip:hover,
  .comments .skipped .btn-maybe:hover, .comments .skipped .btn-no:hover {
    background: #268bd2; }
.comments h3 {
  font-size: 1.5rem; }
.comments .half, .comments section.founderform .q.age, section.founderform .comments .q.age, .comments section.founderform .q.gender, section.founderform .comments .q.gender {
  margin-bottom: 3px; }
.comments .sect {
  font-size: 85%;
  margin-bottom: 3px; }
  .comments .sect input {
    margin-right: 7px; }
  .comments .sect a {
    font-family: "Avenir Heavy", Avenir, Helvetica, Arial, sans-serif;
    border-bottom: 1px solid #DEDEDE; }
    .comments .sect a:hover {
      color: #268bd2; }

#app_review #f_company h3, #app_review .rfs2, #app_review .incyet, #app_review .inctype, #app_review .ip2 {
  display: none; }

.jump h3 {
  text-align: center; }
.jump .half, .jump section.founderform .q.age, section.founderform .jump .q.age, .jump section.founderform .q.gender, section.founderform .jump .q.gender {
  width: 50%; }
.jump .sect {
  margin: 0; }
.jump a {
  background-color: #e8f3fb;
  display: block;
  padding: 10px 10px 7px 10px;
  border-bottom: 1px solid #cee6f6 !important;
  border-right: 1px solid #cee6f6 !important; }
  .jump a:hover {
    background-color: #268bd2;
    color: #fff !important; }

.assigned {
  margin-top: 15px; }

.collapsible {
  cursor: pointer; }
  .collapsible h4:after {
    content: ' [-]';
    color: #F68529; }

.collapsed h4:after {
  content: ' [+]'; }
.collapsed > p, .collapsed > div {
  display: none; }

.reviewers-index thead, .recommendations-leaderboard thead {
  font-size: 2rem; }
.reviewers-index tbody tr:nth-child(-n+5), .recommendations-leaderboard tbody tr:nth-child(-n+5) {
  font-size: 2.5rem; }
.reviewers-index tbody tr:nth-child(n+6), .recommendations-leaderboard tbody tr:nth-child(n+6) {
  font-size: 2rem; }
.reviewers-index tbody tr:nth-child(n+11), .recommendations-leaderboard tbody tr:nth-child(n+11) {
  font-size: 1.6rem; }

@media only screen and (max-width: 640px) {
  .comments form {
    border-radius: 0;
    padding: 13px 13px 0 13px;
    margin: 0 0 26px -18px; } }
.t-teal {
  color: #4DD0E1; }

.recommend-btn {
  margin-bottom: 2em; }

.leaderboard td:last-child, .leaderboard thead th:last-child {
  text-align: left; }

.organization-recommenders, .organization-invites, .organization-invite-form {
  margin-top: 50px; }

.hours-index .office-hour-requests {
  margin: 30px 0; }
  .hours-index .office-hour-requests thead {
    margin-bottom: 10px; }
.hours-index .manage-office-hours .btn.blue.small {
  margin: 30px 0; }

.office-hours {
  margin-left: -20px; }
  .office-hours p {
    padding: 0 20px; }
  .office-hours table {
    margin-bottom: 52px;
    margin-left: 20px; }
    .office-hours table td {
      padding: 3px 0; }
  .office-hours .view-hour {
    margin-top: -30px;
    margin-left: 25px; }
  .office-hours a.cancel-button {
    margin-left: 15px; }
  .office-hours .office-hour .office-hour-details {
    font-family: "Avenir Heavy", Avenir, Helvetica, Arial, sans-serif;
    font-weight: normal; }
  .office-hours .office-hour .office-hour-actions {
    float: right;
    margin-right: -20px; }
    .office-hours .office-hour .office-hour-actions a {
      margin-left: 10px; }
  .office-hours .office-hour .office-hour-date {
    font-weight: bold;
    display: inline-block;
    margin-right: 10px; }
  .office-hours td:hover .cancel-button {
    right: 10px; }
  .office-hours td a {
    margin: 0 10px 0 0; }
  .office-hours td.available {
    padding-left: 10px; }
  .office-hours td.editing {
    padding-right: 30px; }
  .office-hours tbody th {
    font-family: "Avenir Heavy", Avenir, Helvetica, Arial, sans-serif;
    font-weight: normal; }
  .office-hours .office-hour-slot th {
    position: relative; }
    .office-hours .office-hour-slot th span.fa {
      position: absolute;
      right: 10px;
      top: 9px; }

.event-app-form .options-wrapper {
  display: grid;
  grid-template-columns: 1fr auto;
  align-content: space-between;
  -moz-column-gap: 12px;
       column-gap: 12px; }
  .event-app-form .options-wrapper .whole-width {
    grid-column: 1/-1; }
  .event-app-form .options-wrapper label {
    font-family: Avenir, Helvetica, Arial, sans-serif; }

.app-card, .card, .appstatus, .previous-apps-app, .toc {
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 2px 2px rgba(0, 0, 0, 0.1);
  border: none;
  outline: none; }

.app-card:hover {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 2px 2px rgba(0, 0, 0, 0.25); }

.app-card:focus, .app-card:active {
  box-shadow: 0 0 0 1px rgba(38, 138, 210, 0.5), 0 2px 2px rgba(38, 138, 210, 0.8); }

.app-card {
  padding: 15px;
  display: block;
  cursor: pointer;
  transition: box-shadow 100ms linear; }
  .app-card .name {
    font-size: 1.8rem;
    font-weight: 600;
    color: #333; }
  .app-card .desc {
    font-size: 1.5rem;
    color: #999;
    padding-top: 2px; }

.error {
  color: red; }
  .error input {
    border-color: red; }

.app-card, .card, .appstatus, .previous-apps-app, .toc {
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 2px 2px rgba(0, 0, 0, 0.1);
  border: none;
  outline: none; }

.app-card:hover {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 2px 2px rgba(0, 0, 0, 0.25); }

.app-card:focus, .app-card:active {
  box-shadow: 0 0 0 1px rgba(38, 138, 210, 0.5), 0 2px 2px rgba(38, 138, 210, 0.8); }

.card-body {
  padding: 15px; }

.app-card, .card, .appstatus, .previous-apps-app, .toc {
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 2px 2px rgba(0, 0, 0, 0.1);
  border: none;
  outline: none; }

.app-card:hover {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 2px 2px rgba(0, 0, 0, 0.25); }

.app-card:focus, .app-card:active {
  box-shadow: 0 0 0 1px rgba(38, 138, 210, 0.5), 0 2px 2px rgba(38, 138, 210, 0.8); }

.pill {
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.2rem;
  font-weight: 600;
  height: 1.8rem;
  line-height: 1.8rem;
  padding: 0 5px;
  border-radius: 2px;
  background-color: #bbb;
  display: inline-block;
  margin-right: 5px;
  transition: background-color 100ms linear !important;
  cursor: pointer; }
  .pill:hover {
    color: #fff; }

.pill-orange {
  background-color: #F46508; }

.pill-blue {
  background-color: #268bd2; }

.pill-green {
  background-color: #6CC544; }

.pill-no-link {
  cursor: default; }

.app-card, .card, .appstatus, .previous-apps-app, .toc {
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 2px 2px rgba(0, 0, 0, 0.1);
  border: none;
  outline: none; }

.app-card:hover {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 2px 2px rgba(0, 0, 0, 0.25); }

.app-card:focus, .app-card:active {
  box-shadow: 0 0 0 1px rgba(38, 138, 210, 0.5), 0 2px 2px rgba(38, 138, 210, 0.8); }

.previous-apps {
  margin-left: 11.11%;
  margin-right: 30px; }
  .previous-apps .previous-apps-app {
    margin-top: 30px;
    padding: 15px;
    display: flex; }
  .previous-apps .details {
    flex: 2; }
  .previous-apps .founders {
    flex: 1; }
  .previous-apps .name {
    font-size: 2rem;
    font-weight: 600;
    color: #333;
    padding-right: 15px;
    line-height: 2.6rem; }
  .previous-apps .pill {
    vertical-align: top; }
  .previous-apps .describe, .previous-apps .url, .previous-apps .founders {
    font-size: 1.5rem;
    color: #999;
    line-height: 2.6rem; }
  .previous-apps .founders .title {
    font-size: 1.2rem;
    font-weight: 600;
    color: #333;
    text-transform: uppercase; }

.app-card, .card, .appstatus, .previous-apps-app, .toc {
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 2px 2px rgba(0, 0, 0, 0.1);
  border: none;
  outline: none; }

.app-card:hover {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 2px 2px rgba(0, 0, 0, 0.25); }

.app-card:focus, .app-card:active {
  box-shadow: 0 0 0 1px rgba(38, 138, 210, 0.5), 0 2px 2px rgba(38, 138, 210, 0.8); }

.reapply {
  margin-left: 11.11%;
  margin-right: 30px; }
  .reapply p {
    color: #333;
    font-size: 1.8rem;
    margin: 30px 0;
    line-height: 2.6rem; }
  .reapply .chart {
    margin: 60px;
    display: flex;
    align-items: center; }
  .reapply .new {
    order: 3;
    flex: 1; }
  .reapply .previous {
    order: 1;
    flex: 1; }
  .reapply .or {
    order: 2;
    font-size: 1.5rem;
    font-weight: 600;
    padding: 0 30px; }
  .reapply .app-card .name {
    display: inline; }
  .reapply .app-card .pill {
    vertical-align: top;
    margin-left: 7px; }
  .reapply .app-card:not(:last-child) {
    margin-bottom: 15px; }
  .reapply .btn {
    cursor: pointer; }
  .reapply .btn-success {
    background: #6CC544;
    margin-right: 15px; }
  .reapply .btn-link {
    background: transparent;
    color: #999;
    text-shadow: none; }

.video-interview .founders > div {
  display: inline-block;
  margin-right: 10px; }
.video-interview .controls {
  margin: 20px 0; }

.restart-browser-warning, .browser-support-warning {
  padding: 10px;
  border-radius: 5px;
  background: #ffb3b3;
  margin: 20px 0; }

.top {
  overflow: hidden; }
  .top .partner {
    float: left;
    width: 50%; }
  .top .chat {
    float: left;
    width: 50%; }
    .top .chat .video-interview-chat {
      background: white;
      border: 1px solid #DEDEDE;
      width: 100%;
      height: 363px;
      position: relative; }
      .top .chat .video-interview-chat p:first-child {
        margin-top: 0; }
      .top .chat .video-interview-chat p {
        margin: 5px 0; }
      .top .chat .video-interview-chat .messages {
        padding: 0 10px;
        position: absolute;
        width: 100%;
        height: 333px;
        overflow-y: scroll; }
      .top .chat .video-interview-chat form {
        position: absolute;
        height: 30px;
        bottom: -1px;
        left: -1px;
        right: -1px; }
        .top .chat .video-interview-chat form input {
          height: 30px;
          margin: 0;
          padding: 5px 10px;
          width: calc(100% - 60px);
          outline-style: none; }
        .top .chat .video-interview-chat form button {
          height: 30px;
          width: 60px; }
        .top .chat .video-interview-chat form a {
          height: 30px; }

.founders {
  margin-top: 24px; }
  .founders > div {
    display: inline-block;
    margin-right: 12px;
    margin-bottom: 12px; }
    .founders > div:nth-child(4n) {
      margin-right: 0; }
